Deploy new contract
- Log into 0xmint API page and click on Collections tab.
- Go to collection tab and Click on create collection button on the top right of the section.
- Select 0xmint in the given option.
- Select the collection type (ERC721 or ERC1155)
- Enter the name and symbol for your collection and click on create collection button.
- Sign the transaction with the connected.
- On successfull completion of transaction, a new contract will be deployed and it will be listed under the Mint tab.
Gas tank (WIP)
You can see your initial matic balance 0 under settings tab. The single mint APIs use this matic to mint. Users have to deposit matic here to mint NFTs throught APIs.
- Just enter the number of matic to be deposited in the input field and click 'Fill Gas Tank' button.
- Accept the transaction from the wallet to complete the deposit.